/* CSS RESET */

body, dl, dd, h1, h2, h3, h4, h5, h6, p, form, ol, ul {
	margin: 0;
	padding: 0;
}
body {
	font: 12px /*"微软雅黑",arial*/;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
ul, li {
	list-style: none;
}
/*clearfix清除浮动*/

.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix {
	zoom: 1;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.w998 {
	width: 998px;
	margin: 0 auto;
}
#pages {
	padding: 14px 0 10px; /*font-family:宋体*/
}
#pages a {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #d8d8d8;
	text-align: center;
	color: #333;
	padding: 0 10px;
	background-color: #fff
}
#pages a.a1 {
	background: #fff url(../index_img/pages.png) no-repeat 0 5px;
	width: 56px;
	padding: 0
}
#pages a:hover {
	background: #f1f1f1;
	color: #000;
	text-decoration: none
}
#pages span {
	display: inline-block;
	height: 22px;
	line-height: 22px;
	background: #5a85b2;
	border: 1px solid #5a85b2;
	color: #fff;
	text-align: center;
	padding: 0 10px
}
.page .noPage {
	display: inline-block;
	width: 56px;
	height: 22px;
	line-height: 22px;
	background: url(../index_img/titleBg.png) repeat-x 0 -55px;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #a4a4a4;
}
/* 首页 */

#header {
	height: 90px;
	line-height: 90px;
	position: relative;
	overflow: hidden;
}
#header .logo {
	float: left;
}
#header ul li {
	float: left;
	width: 120px;
	height: 90px;
}
#header ul {
	float: right;
}
#header ul li a {
	display: inline-block;
	width: 120px;
	height: 90px;
	text-align: center;
	font-size: 18px;
	color: #000;
	font-weight: 600;
}
#header ul li a:hover {
	background: #A46754;
	color: #fff;
}
#header ul li.on a {
	background: #A46754;
	color: #fff;
}
#snav {
	position: fixed;
	left: 40px;
	top: 46%;
	z-index: 9999;
}
#snav li {
	position: relative;
}
#snav li a div {
	color: #fff;
	position: relative;
	left: -14px;
	top: -12px;
	display: none;
	width: 35px;
	height: 37px;
	background: url(../index_img/tcrOnBg.png) center center;
	margin-bottom: 10px;
	line-height: 37px;
	padding-left: 8px;
}
#snav li a {
	display: block;
	width: 12px;
	height: 12px;
	background: url("../index_img/tcrBg.png") no-repeat center center;
	margin-bottom: 12px;
	margin-bottom: 26px;
}
#snav li.current a div {
	display: block;
}
.ss {
	width: 100%;
	overflow: hidden;
}
.s1 {
	background: #D09F8E;
}
.s2 {
	background: #C68B77;
}
.s3 {
	background: #EDEEF0;
}
.s3 {
	background: #EDEEF0;
}
.banner {/*background:url(../index_img/bannerBg.jpg) no-repeat center 0;*/
	height: 653px;
	width: 100%;
}
.bslide {
	position: relative;
	text-align: center;
}
.bslide .hd {
	position: absolute;
	bottom: 30px;
	right: 510px;
	z-index: 999;
}
.bslide .hd li {
	background: url(../index_img/bTcrBg.png) no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 4px;
	text-indent: -9999px;
	cursor: pointer;
}
.bslide .hd li.on {
	background-position: -10px 0;
}
.bslide .bd {
	height: 653px;
}
.bslide2 {
	position: relative;
	height: 186px;
}
.bslide2 .hd {
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -21px;
	z-index: 9999;
}
.bslide2 .hd li {
	background: url(../index_img/bTcrBg.png) no-repeat;
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 4px;
	text-indent: -9999px;
	cursor: pointer;
}
.bslide2 .hd li.on {
	background-position: -10px 0;
}
/*.bslide2 .bd{height:186px;}*/
.bslide2 .bd li {
	height: 186px;
	width: 100%;
}
.clist {
	height: 186px;
	background: #A77364;
}
.clist .citem {
	float: left;
	color: #fefefe;
	height: 186px;
}
.clist .c1 {
	width: 216px;
	height: 148px;
	background: #97715F;
	padding: 38px 16px 0;
}
.clist .citem h2 {
	font-size: 18px;
	padding-bottom: 12px;
	border-bottom: 1px solid #A48373;
	font-weight: normal;
}
.clist .citem h2 a {
	color: #fff;
}
.clist .citem h2 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.clist .citem p {
	margin-top: 16px;
	line-height: 20px;
	font-size: 14px;
}
.clist .c2 {
	width: 248px;
	position: relative;
}
.clist .c2 img {
	width: 248px;
	height: 186px;
}
.clist .c2 span {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 0;
	display: block;
	width: 0;
	height: 0;
	border: 10px solid #97715F;
	border-right-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.clist .c3 {
	padding: 35px 36px 0;
	background: #A77364;
	height: 151px;
	width: 428px;
}
.s2 .title {
	text-align: center;
	margin-top: 125px;
	margin-bottom: 68px;
}
.pro-box {
	width: 100%;
	height: 655px;
	background: url(../index_img/s2Bg.jpg) no-repeat center 0;
}
.pro-box .cnt {
	height: 655px;
}
.pro-box .cnt .pitem {
	height: 655px;
	width: 33.3333333333333%;
	float: left;
	position: relative;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.pro-box .cnt .p1 {
	background: url(../index_img/pImg1.jpg) no-repeat;
}
.pro-box .cnt .p2 {
	background: url(../index_img/pImg2.jpg) no-repeat;
}
.pro-box .cnt .p3 {
	background: url(../index_img/pImg3.jpg) no-repeat;
}
.pro-box .cnt .pitem .pop {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	height: 12px;
	padding-bottom: 38px;
	opacity: 0.77;
	filter: alpha(opacity=77);
	overflow: visible !important;
}
.pro-box .cnt .pitem .pop span {
	position: relative;
	left: 50%;
	margin-left: -10px;
	top: -20px;
	display: inline-block;
	width: 0;
	height: 0;
	border: 10px solid #fff;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
}
.pro-box .cnt .pitem .pop h2 {
	font-size: 24px;
	color: #98513c;
	text-align: center;
	position: relative;
	top: -14px;
}
.pro-box .cnt .pitem .pop p {
	padding: 0 14px 0;
	color: #666;
	line-height: 18px;
}
.pro-box .cnt .pitem .pop a {
	color: #666;
}
.s3 .title {
	text-align: center;
	margin-top: 125px;
	margin-bottom: 68px;
}
.news-box {
	background: url(../index_img/s3Bg.jpg) no-repeat;
	height: 830px;
	width: 100%;
	overflow: hidden;
}
.news-box .cnt {
	height: 366px;
}
.news-box .cnt-l {
	width: 500px;
}
.news-box .cnt-l .cnt-pic {
	height: 307px;
}
.news-box .cnt-l .cnt-pic img {
	width: 100%;
}
.news-box .cnt-l .cnt-tit {
	background: #3A302D;
	height: 53px;
	padding-left: 20px;
	padding-top: 6px;
}
.news-box .cnt-l .cnt-tit h2 {
	font-size: 18px;
	color: #D9D7D7;
	font-weight: normal;
}
.news-box .cnt-l .cnt-tit h2 a {
	color: #D9D7D7;
}
.news-box .cnt-l .cnt-tit span {
	color: #c68b77;
}
.news-box .cnt-r {
	width: 482px;
	height: 366px;
}
.news-box .cnt-r ul li {
	height: 110px;
	background: #fff;
	margin-bottom: 17px;
}
.news-box .cnt-r ul li.nob {
	margin-bottom: 0;
}
.news-box .cnt-r .li-time {
	background: #BD2D26;
	width: 109px;
	height: 110px;
	position: relative;
}
.news-box .cnt-r .li-cnt {
	width: 373px;
}
.news-box .cnt-r .li-time span {
	display: block;
	text-align: center;
}
.news-box .cnt-r .li-time i {
	position: absolute;
	z-index: 999;
	top: 50%;
	margin-top: -10px;
	right: -20px;
	display: inline-block;
	width: 0;
	height: 0;
	border: 10px solid #BD2D26;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-top-color: transparent;
}
.news-box .cnt-r .li-time .t-day {
	color: #FDF6C3;
	font-size: 60px;
	position: relative;
	top: 6px;
}
.news-box .cnt-r .li-time .t-year {
	color: #FCF4C1;
	font-size: 18px;
	position: relative;
	top: -4px;
}
.news-box .cnt-r .li-cnt h2 {
	font-size: 14px;
	color: #444;
	margin: 20px 16px 10px;
}
.news-box .cnt-r .li-cnt h2 a {
	color: #444;
}
.news-box .cnt-r .li-cnt h2 a:hover {
	color: #BD2D26;
}
.news-box .cnt-r .li-cnt p {
	color: #B3B3B3;
	margin: 0 16px;
	line-height: 18px;
}
.news-box .a-news {
	margin-top: 40px;
	display: inline-block;
}
.cont-box {
	background: url(../index_img/contactUs.jpg) no-repeat center 0;
	height: 460px;
	overflow: hidden;
}
.contact {
	height: 160px;
	background: #fff;
	margin-top: 170px;
	overflow: hidden;
}
.s4 .contact .title {
	text-align: center;
	margin-top: 36px;
	margin-bottom: 46px;
}
.c-box .c-form {
	width: 446px;
	margin-left: 110px;
}
.c-box .c-form p {
	width: 440px;
	margin-bottom: 12px;
}
.c-box .c-form p input {
	width: 440px;
	height: 36px;
	border: 1px solid #E4D5C4;
	padding-left: 6px;
}
#asub {
	width: 74px;
	height: 30px;
	background: #BD2D26;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border: none;
	cursor: pointer;
}
.c-box .c-form p textarea {
	width: 440px;
	height: 152px;
	border: 1px solid #E4D5C4;
	margin: 0;
	padding: 0;
	padding-left: 6px;
	padding-top: 6px;
}
.c-link {
	width: 414px;
}
.c-link p {
	color: #666;
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
}
.c-link .cc {
	display: inline-block;
	width: 35px;
	height: 37px;
	background: url(../index_img/cIcoBg.jpg) no-repeat center 0;
	vertical-align: middle;
	margin-right: 14px;
}
.c-link .email {
	background-position: 0 -48px;
}
.c-link .address {
	background-position: 0 -97px;
}
#footer {
	height: 54px;
	background: #3A302D;
	text-align: center;
	color: #B39084;
	padding-top: 14px;
}
#footer a {
	color: #B39084;
}

/* end首页 */
